more OsPath conversion
authorJoey Hess <joeyh@joeyh.name>
Thu, 23 Jan 2025 20:15:00 +0000 (16:15 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 23 Jan 2025 20:15:00 +0000 (16:15 -0400)
commitea775baccdb95b62b9f2a3d187774350a52e41d5
tree579d7a84ce1cd6736b47f725f642a700efdeed5f
parent12660314f17dd38d11ffe803a61a2bc1e7fc9f1a
more OsPath conversion

Git.Types now uses it, as does TopFilePath, making for plenty of new
compile errors needing fixing.

Sponsored-by: Brock Spratlen
22 files changed:
Annex/Magic.hs
Assistant/Install/AutoStart.hs
Assistant/Install/Menu.hs
Build/DesktopFile.hs
Config/Files.hs
Config/Files/AutoStart.hs
Git.hs
Git/Config.hs
Git/Construct.hs
Git/CurrentRepo.hs
Git/FilePath.hs
Git/HashObject.hs
Git/Hook.hs
Git/Ref.hs
Git/Tree.hs
Git/Types.hs
Utility/FreeDesktop.hs
Utility/OSX.hs
Utility/OsString.hs
Utility/Path.hs
Utility/Path/AbsRel.hs
Utility/Path/Tests.hs